ListInterpolation
ListInterpolation[array] constructs an InterpolatingFunction object that represents an approximate function that interpolates the array of values given.
ListInterpolation[array,{{xmin,xmax},{ymin,ymax},…}] specifies the domain of the grid from which the values in array are assumed to come.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.